DISPLAY.MONITOR.LABEL
Description
DISPLAY.MONITOR.LABEL is part of the Live Monitor feature and defines the text labels for each of the user definable channels. Whatever is set to the label will be displayed on the LCD screen next to the value.
There are six channels available, and this keyword is an array so an index must be supplied then the value next. See below for examples.
Examples
To retrieve all labels simply issue the command:
-->DISPLAY.MONITOR.LABEL
[0] Axis 1 PL.FB
[1] Axis 1 VL.FB
[2] Axis 1 IL.FB
[3] Empty
[4] Empty
[5] Empty
To retrieve a single label, issue the command with an index DISPLAY.MONITOR.LABEL 0:
-->DISPLAY.MONITOR.LABEL 0
Axis 1 PL.FB
To set a single label issue the keyword with index and a value:
-->DISPLAY.MONITOR.LABEL 0 New Label
-->DISPLAY.MONITOR.LABEL 0
New Label
Versions
| Action | Version | Notes |
|---|---|---|
| Implemented | 02-11-04-000 |
|
General Information
| Type | Read/Write |
| Units | Sets the label text for the Live Monitor channels. |
| Range | N/A |
| Default Value | 32 Characters |
| Data Type | String |
|
Stored in Non-Volatile Memory |
Yes |
Variants Supported
All variants are supported.
Industrial Ethernet Information
|
Command |
Index |
SubIndex |
Data Type |
Units |
Float Scale |
Access |
PDO Mappable |
|---|---|---|---|---|---|---|---|
|
DISPLAY.MONITOR.LABEL 0 |
3016h |
01h |
String(64) |
- |
- |
Read/Write |
No |
|
DISPLAY.MONITOR.LABEL 1 |
3016h |
02h |
String(64) |
- |
- |
Read/Write |
No |
|
DISPLAY.MONITOR.LABEL 2 |
3016h |
03h |
String(64) |
- |
- |
Read/Write |
No |
|
DISPLAY.MONITOR.LABEL 3 |
3016h |
04h |
String(64) |
- |
- |
Read/Write |
No |
|
DISPLAY.MONITOR.LABEL 4 |
3016h |
05h |
String(64) |
- |
- |
Read/Write |
No |
|
DISPLAY.MONITOR.LABEL 5 |
3016h |
06h |
String(64) |
- |
- |
Read/Write |
No |
|
ID |
Instance |
Attribute |
Name |
Data Type |
Access |
User Mappable |
|---|---|---|---|---|---|---|
|
2025 |
1 |
2025 (0x7e9) |
DISPLAY.MONITOR.LABEL |
String[6] |
Read/Write |
No |
|
Parameter |
PNU |
Data Type |
Access |
Units |
|---|---|---|---|---|
|
DISPLAY.MONITOR.LABEL |
2025 |
String[6] |
Read/Write |
- |





